home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / etc / config.nuvo-voyager < prev    next >
Text File  |  1994-08-01  |  1KB  |  35 lines

  1. # $Header: /usr/people/sam/fax/etc/RCS/config.nuvo-voyager,v 1.9 1993/09/27 11:11:58 sam Rel $
  2. #
  3. # Configuration for using the Class 1 command interface with
  4. # a Nuvo Voyager 9624PFX (based on Rockwell RC224A)
  5. #
  6. # Note that XON/XOFF flow control must be used.
  7. #
  8. # CONFIG: CLASS1: 242: Manufacturer=Nuvo Model="Voyager 9642PFX"
  9. #
  10. CountryCode:        1        # USA
  11. LongDistancePrefix:    1
  12. InternationalPrefix:    011
  13. AreaCode:        415
  14. DialStringRules:    etc/dialrules
  15. FAXNumber:        +1.415.965.7824
  16. ServerTracing:        1
  17. SessionTracing:        11
  18. RecvFileMode:        0600
  19. LogFileMode:        0600        # private log files
  20. DeviceMode:        0600        # device is accessible only to uucp/fax
  21. SpeakerVolume:        off
  22. RingsBeforeAnswer:    1        # answer on first ring
  23. #
  24. ModemType:        Class1        # hint to override class 2
  25. ModemRate:        19200        # locked for fax sending
  26. ModemFlowControl:    xonxoff
  27. ModemFlowControlCmd:    ""        # only supports software flow control
  28. ModemSetupDTRCmd:    &D2        # DTR off causes modem to hangup
  29. ModemSetupDCDCmd:    &C0        # DCD always on
  30. ModemMfrQueryCmd:    !Nuvo
  31. ModemModelQueryCmd:    !9624PFX
  32. ModemRevQueryCmd:    I3
  33. #
  34. ModemDialCmd:        DT%s@        # T for tone dialing, @ for silence
  35.